projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68a7522
)
(Fthis_command_keys): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 29 Apr 1993 16:49:24 +0000
(16:49 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 29 Apr 1993 16:49:24 +0000
(16:49 +0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index d72125cc98ef64b0880790cded9c872111b25b22..c6a55091ce0da6a117b5f22e5e0baf54dadebe21 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-4114,7
+4114,8
@@
DEFUN ("recent-keys", Frecent_keys, Srecent_keys, 0, 0, 0,
}
DEFUN ("this-command-keys", Fthis_command_keys, Sthis_command_keys, 0, 0, 0,
- "Return string of the keystrokes that invoked this command.")
+ "Return the key sequence that invoked this command.\n\
+The value is a string or a vector.")
()
{
return make_event_array (this_command_key_count,